@charset "utf-8"; 

body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select
	{
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
}
body,input,textarea,select,button,table {
	font-size: 14px;
	line-height: 20px;
}

body {
	min-width: 320px;
	font-size: 14px;
	font-family: 'microsoft yahei', Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	-webkit-text-size-adjust: none;
}
img {
    border: 0 none;
    max-width: 100%;
    vertical-align: middle;
}
img,fieldset {
	border: 0;
}

ul,ol {
	list-style: none;
}
a {
	color: #333;
	text-decoration: none;
}

table {
	border-collapse: collapse;
}
.pl10{	
	padding-left:10px;
}
/*车源详情头部*/
.left{
	float:left;
}
.right{
	float: right;
}
.clearfix:after{
	content:".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}
.clearfix{
	zoom:1;
}
.detailHeader{
	position:relative;
	width:100%;
	height: 3.125em;
	border-bottom: 1px solid #00a83b;
	line-height:3.125em; 
	text-align:center;
	background: #fff;
}
.detailHeader-span{
	display:block;
	width:100%;
	text-align:center;
	font-size:16px;
	color: #666;
}
.buyBtn2 span,.buyBtn span{
	display: inline-block;
}
.return{
	position:absolute;
	left:14px;
	top:18px;
	width:9px;
	height:16px;
	background-position: -120px -65px;
}
.fbPinglun{
	position:absolute;
	right:14px;
	top:0;
	font-size:12px;
	color: #00b446;
}
.selectCon{
	display:none;
	position: absolute;
	top: 27px;
	right:-14px;
	width:120px;
	padding-left:4px;
	padding-right:4px;
	box-shadow:2px 2px 10px #ddd,-2px -2px 10px #ddd;
	background: #fff;
	z-index: 999;
}
.selectContent{
	height: 38px;
	padding-left:17px;
	padding-right:21px;
	line-height: 38px;
	border-bottom: 1px solid #ddd;
}
.selectContent.last{
	border-bottom: none;
}
.selectContent a{
	display: block;
}
.selectContent span{
	display:inline-block;
	font-size:14px;
	color: #00b446;
}
.sanjiao img{
	position: absolute;
	top: -28px;
	right:9px;
	width: 15px;
	height: 15px;
}
.greenColor{
	color: #00b446;
}
.orangeColor{
	color: #fe5900;
}
.blueColor{
	color: #247ad1;
}
.redColor{
	color: #fd291b;
}

.main{
	width:100%;
	min-width:320px;
	margin:0 auto;
	max-width: 640px;
	font-size:14px;
}
.new-header {
	position: relative;
	z-index: 8888;
	height: 42px;
	background: #fff;
	border-top:1px solid #bfbfbf;
}
.user-header{
	background:#fff;
	border-bottom:1px solid #00a83b;
	position: relative;
	z-index: 8888;
}
.backBtn span {
   	background-position:-120px -65px;
    display: inline-block;
    height: 16px;
    margin-top: 6px;
    text-indent: -9999px;
    width: 9px;
}
.menuBtn{
	height: 11px;
    right: 6px;
    position: absolute;
    top: 14px;
    width: 18px;
}
.menuBtn span {
    background: url("/images/icon.png") no-repeat -14px -2px;
    display: inline-block;
    height: 11px;
    text-indent: -9999px;
    width: 18px;
}

.user-header h2 {
    padding-top: 16px;
	padding-bottom: 16px;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	background: #00B447 url("/images/logo.png") no-repeat 40% center;
	background-size:auto 80%;
}
@media (min-width: 320px){
	.user-header h2{
		background-size: auto 60%;
	}
}
.greenLink:link, .greenLink:visited,.greenLink:hover{
	color:#20b154;
	text-decoration: none;
}
.blueLink:link, .blueLink:visited,.blueLink:hover{
	color:#0067ca;
	text-decoration: none;
}
.orangeLink:link, .orangeLink:visited,.orangeLink:hover{
	color:#ff6211;
	text-decoration: none;
}
.whiteLink:link,.whiteLink:visited,.whiteLink:hover{
	color:#fff;
	text-decoration: none;
}
.grey-color{
	color:#989898;
}
.pt5{
	padding-top:5px;
}
.pt10{
	padding-top:10px;
}
.pt20{
	padding-top:20px;
}
.pt30{
	padding-top:30px;
}
.pb20{
	padding-bottom:15px;
}
.mt5{
	margin-top:5px;
}
.mt10{
	margin-top:10px;
}
.mt20{
	margin-top:20px;
}
.fontW700{
	font-weight:700;
}
.fontS12{
	font-size:12px;
}
.fontS14{
	font-size:14px;
}
.fontS16{
	font-size:16px;
}
.clear {
	clear: both;
	width: 1px;
	height: 0px;
	visibility: hidden;
	margin: 0;
	overflow: hidden;
	font-size:0;
}
/*首页头部CSS*/

/*End 首页头部CSS*/
.userBtn{
	display:block;
	background:#00a83b;
	border-radius:5px;
	text-align: center;
	font-size:16px;
	color:#fff;
	text-decoration: none;
	height:40px;
	line-height:40px;
}
.saleBtn{
	display:block;
	background:#00a83b;
	border-radius:3px;
	text-align: center;
	font-size:18px;
	color:#fff;
	text-decoration: none;
	width:55%;
	padding:10px 0;
}
footer{
	background:#f3f3f3;
	text-align: center;
	margin:0 auto;
}
.footer{
	padding:15px 20px;
	color:#999;
	font-size:12px;
}
.footer a{
	color:#999;
	text-decoration: none;
}
.weiXinLink{
	display:block;
	float:left;
	width:17px;
	height:13px;
	background:url(/images/icon.png) no-repeat ;
	text-indent:-999999px;
}
.footerLink{
	display:block;
	float:left;
	width:17px;
	height:13px;
	text-indent:-999999px;
	margin-right:5px;
}
.weiXinLink{
	background:url(/images/icon.png) no-repeat -69px -105px;
}
.sinaLink{
	background:url(/images/icon.png) no-repeat -88px -105px;
}
/*搜索框*/
#search{
	width:100%;
	margin-bottom: 6px;
	margin-top: 6px;
	position: relative;
}
#search input{
	display:block;
	width:100%;
	height: 30px;
	text-indent:12px;
	border: 1px solid #ddd;
	border-radius:2px;
	border-right:none;
}
#search a{
	display:block;
	width:64px;
	height:32px;
	border-radius:0 2px 2px 0;
	text-align:center;
	line-height:30px;
	background: #00b446;
	color: #fff;
	position: absolute;
	right:0;
	top:0;
}
/*分页CSS*/
.fenYeDiv ul{
	width:100%;
	text-align: center;
	clear: both;
	overflow: hidden;
}
.fenYeDiv li{
	display:inline;
	float: left;
	margin-right: 1px;
	height: 24px;
	line-height: 24px;
}
.fenYeDiv li a{
	display:inline-block;
	padding:0 8px;
	height:1.5em;
	line-height:1.8em;
	border:1px solid #ddd;
	background:#fff;
	color:#666;
}
.fenYeDiv li.on a{
	color:#fff;
	background:#00a73b;
	border:1px solid #00a73b;
}
.upPage span{
	padding-left:10px;
	background:url(/images/icon_upPage.gif) no-repeat left center;
}
.downPage span{
	padding-right:10px;
	background:url(/images/icon_downPage.gif) no-repeat right center;
}
.upPage a:hover span{
	padding-left:10px;
	background:url(/images/icon_upPageOn.gif) no-repeat left center;
}
.downPage a:hover span{
	padding-right:10px;
	background:url(/images/icon_downPageOn.gif) no-repeat right center;
}
/*End 分页CSS*/

/*select*/
.iDiv {
	position:absolute;
	height:26px;
	font-size:14px;
	color:#333;
	line-height:26px;
	text-indent:4px;
	vertical-align:middle;
	cursor:default;
	background:url(data:image/gif;base64,R0lGODlhCgAGAMQAAM7Ozs3NzdLS0tzc3NjY2NTU1MTExJ6enuXl5cjIyNnZ2ba2tpiYmJqamtPT0+fn5+bm5pmZmQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InV1aWQ6NUQyMDg5MjQ5M0JGREIxMTkxNEE4NTkwRDMxNTA4QzgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzZBQjNCQjhBMDdCMTFFNEEwODFFQzFEQzFFQzhFQzYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzZBQjNCQjdBMDdCMTFFNEEwODFFQzFEQzFFQzhFQzYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgSWxsdXN0cmF0b3IgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjYwMTA3NjUwODIwNjgxMTgyMkFGNDlDNDRBMkZGOEQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjYwMTA3NjUwODIwNjgxMTgyMkFGNDlDNDRBMkZGOEQiLz4gPGRjOnRpdGxlPiA8cmRmOkFsdD4gPHJkZjpsaSB4bWw6bGFuZz0ieC1kZWZhdWx0Ij4xMi0zMeS6jOaJi+i9puaJi+acuue9kemhtTwvcmRmOmxpPiA8L3JkZjpBbHQ+IDwvZGM6dGl0bGU+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAoABgAABSbgUAhOaSrEEa0NEzUBoqgR00QJ9EAAyxg7iDCxWjwQQZ1hIdyFAAA7) no-repeat 95% center #e6e6e6;
}
.iDiv_over { color:#333;}
.iDiv_out { color:#333;}
.cDiv {
	position:absolute;
	moz-user-select:none;
	border:1px solid silver;
	cursor:default;
	background:#f7f7f7;
	overflow:auto;
	z-index:1;
	width:100%;
}
.cDiv ul {
	font-size:12px;
	list-style:none;
	margin:0;
	padding:0;
}
.cDiv ul li {
	height:26px;
	line-height:26px;
	text-indent:4px;
}
.select{
	width:200px;
}

/*End 分页CSS*/
.closeBtn{
	width:21px;
	height:21px;
	_overflow:hidden;
	background:url(../images/btn_closeWin.png) no-repeat;
	margin-top:5px;
	cursor: pointer;
}

.oldPrice{
	font-size:12px;
	color:#666;
	text-decoration: line-through;
}

.nowPrice{
	font-size:15px;
	color:#ff2a1a;
}
.indexHeader{
	height:44px;
	line-height:44px;
	background:#00b446;
	padding:0 10px;
}
.indexHeader font{
	text-indent: -99999px;
}
/*商户浏览记录*/
.shopBrowse{
	font-size:12px;
	background: #f1f1f1;
}
.shopBrowse i{
	font-size:12px;
	font-style: normal;
}
.shopBrowse li{
	height: 50px;
	margin-top:8px;
	padding:4px 14px;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	background: #fff;
}
.shopBrowse li dt{
	width:90%;
	height:24px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	line-height:24px;
	color: #1071d0;
}
.shopBrowse li dd{
	height:24px;
	line-height:24px;
	color: #999;
}
/*留言管理*/
.shopMessage{
	padding-left:12px;
	padding-right: 12px;
	background: #f1f1f1;
}
.messageCon{
	margin-top:10px;
	padding: 5px;
	border:1px solid #ddd;
	background: #fff;
}
.messageTil{
	height:20px;
	margin-bottom:4px;
	line-height:20px;
	color: #666;
}
.messageTil a{
	color: #00b446;
}
.messageTil span{
	color: #333;
}
.messageContent{
	line-height:14px;
	color: #666;
}
.messageBt{
	height:20px;
	margin-top: 5px;
	line-height:20px;
	color: #999;
}
.messageBt ul li{
	float: left;
	margin-left:10px;
	color: #666;
}
.reply{
	padding:5px;
	border: 1px solid #ddd;
	border-top: none;
	color: #999;
	background: #f5f5f5;
}
.reply p{
	line-height: 20px;
}
/*车源管理*/
.shopCar{
	background: #fff;
}
.shopCar>li{
	margin-bottom:10px;
	border-top: 1px solid #aedfc1;
}
.shopCar-til{
	height:32px;
	padding-left:10px;
	padding-right:10px;
	line-height:32px;
	background: #f5f5f5;
}
.shopCar-til>span{
	color: #666;
}
.shopCar-til>span i{
	 font-style: normal;
}
.shopCar-til span span{
	display:inline-block;
	font-size:12px;
	vertical-align: middle;
	color: #999;
}
.shopCa-con{
	position:relative;
	padding: 10px 10px 0 10px;
	background: #fff;
}
.shopCa-con dl{
	position:relative;
	width: 60%;
	margin-left:6px;
	color: #333;
}
.shopCa-con dl dt{
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.shopCa-con dd{
	font-size: 12px;
}
.mid{
	color: #999;
}
.fenyi{
	position: absolute;
	top:50px;
	right: 10px;
}
.fenyi span{
	float: left;
	height:16px;
	margin-left: 5px;
	padding-left:4px;
	padding-right:4px;
	border-radius:2px;
	font-size:12px;
	line-height:16px;
	background: #00b542;
	color: #fff;
}
.pingguBd{
	display:block;
	position:absolute;
	right:10px;
	top:23px;
	width: 20px;
	height: 20px;
	border-radius:20px;
	font-size:12px;
	text-align:center;
	line-height: 20px;
	background: #f39801;
	color: #fff;
	color: #fff;
}
.collectBt{
	padding: 10px 12px 0 12px;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #ddd;
	color: #666;
}
.update{
	color: #999;
}
.tuiguang{
	width: 100%;
	height:32px;
	border-bottom: 1px solid #ddd;
	font-size:12px;
	line-height:32px;
	text-align: center;
}
.tuiguangBd{
	display: inline-block;
	height: 32px;
	line-height: 32px;
}
.tuiguangBd li{
	float: left;
	margin-right:12px;
}
.tuiguangBd li.escTuiguang a{
	display:inline-block;
	width: 68px;
	height: 18px;
	margin-left:10px;
	text-align: center;
	line-height: 18px;
	border: 1px solid #00a83b;
	background: #f0fcf2;
}
/*流量分析*/
.shopFlows{
	background: #fff;
}
.seccondTil{
	height: 32px;
	border-left: 3px solid #37ac80;
	line-height: 32px;
	background: #f6f6f6;
}
.shopBrowse.telaskCon{
	margin-bottom:24px;
	padding-top: 15px;
	background: #fff;
}
.shopBrowse.telaskCon li{
	margin-top: 0;
	border-top:0; 
}
.seccondTil span{
	margin-left:16px;
	font-size:16px;
	color: #666;
}
.Cartotle{
	padding:10px 12px 0 12px;
	font-size: 12px;
	color: #999;
}
.Cartotle li{
	height: 40px;
	line-height: 40px;
}
.Cartotle li span{
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.Cartotle li strong{
	font-weight: normal;
}
.flowsImg{
	padding:10px;
	text-align: center;
}
/*图标背景*/
.iconComin,.iconGreyHeart2,.iconPerson,.turnRight,.iconLight,.iconPeizhi,.iconGreyeye,.iconGreyeye2,.iconCollect,.iconReturn,.paixuBd li.normal i,.paixuBd li.down i,.paixuBd li.up i,.iconUpdate,.saleBom li .info:nth-child(1),.saleBom li:nth-child(2) .info:nth-child(1),.saleBom li:nth-child(3) .info:nth-child(1),.sanjiaoUp,.sanjiaoDown,.iconCar,.icon-noSub,.backBtn,.logo,.sousuoBtn,.messageBtn,.select2,.buyBtn i,.buyBtn2 i,.iconMore,.myaccountList1,.myaccountList2,.myaccountList3,.myaccountList4,.myaccountList5,.myaccountList6,.myaccountList7{
	background: url("/images/icon_sprite.png") no-repeat;
	background-size: 160px auto;
}
.iconPeizhi{
	display: inline-block;
	width: 15px;
	height: 16px;
	margin-right:8px;
	background-position: -120px -42px;
	vertical-align: middle;
}
.logo{
	display:block;
	width: 133px;
	height: 18px;
	background-position: -4px -21px;
}
/*返回*/
.backBtn {
    width: 32px;
    height: 40px;
    background: url("/images/white_btn_bg.png") no-repeat 0px 0px;
    background-size:30% auto;
    left: 20px;
    position:absolute;
    top:7px;
}
/*搜索框*/
.sousuoBtn{
	width: 16px;
	height: 16px;
	margin-top:5px;
	margin-right:12px;
	background-position: -23px -42px;
}
/*留言*/
.messageBtn{
	width: 16px;
	height: 16px;
	margin-right:10px;
	margin-top:14px;
	background-position: -2px -42px;
}
/*筛选按钮*/
.select2{
	display:block;
	position:absolute;
	width: 30px;
	height: 34px;
	background: url("/images/asn.png") no-repeat center 10px;
	top: 0px;
	right: 15px;
	cursor: pointer;
	background-size:50% auto;
}
/*买卖车*/
.buyBtn i{
	display:inline-block;
	width: 21px;
	height: 21px;
	margin-right:14px;
	background-position: -135px -78px;
	vertical-align: middle;
}
.buyBtn2 i{
	display:inline-block;
	width: 21px;
	height: 21px;
	background-position: -136px -3px;
	vertical-align: middle;
}
/*三角上下*/
.sanjiaoDown{
	display: inline-block;
	width:11px;
	height:6px;
	background-position:-101px -10px;
	background-size:222px auto;
	margin-left:6px;
	vertical-align: middle;
}
.sanjiaoUp{
	display: inline-block;
	width: 11px;
	height: 6px;
	margin-left:6px;
	background-position:-124px -10px;
	background-size:222px auto;
	vertical-align: middle;
}
/*换一批按钮*/
.iconUpdate{
	display:inline-block;
	width:15px;
	height:17px;
	margin-right:4px;
	background-position:-75px -4px;
	background-size:222px auto; 
	vertical-align: middle;
}
/*更多*/
.iconMore{
	width:6px;
	height:12px;
	background-position:-128px -64px;
	margin-top:9px;
}
/*个人中心*/
.myaccountList1{
	float:left;
	width:14px;
	height:18px;
	background-position:-2px -111px;
}
.myaccountList2{
	float:left;
	width:16px;
	height:14px;
	background-position:-2px -130px;
}
.myaccountList3{
	float:left;
	width:17px;
	height:14px;
	background-position:-2px -146px;
}
.myaccountList4{
	float:left;
	width:16px;
	height:15px;
	background-position:-2px -161px;
}
.myaccountList5{
	float:left;
	width:18px;
	height:13px;
	background-position:-1px -179px;
}
.myaccountList6{
	float:left;
	width: 19px;
	height: 18px;
	background-position: -142px -105px;
}
.myaccountList7{
	float:left;
	width: 19px;
	height: 19px;
	background-position: -141px -142px;
}
/*灯泡按钮*/
.iconLight{
	display:inline-block;
	width: 15px;
	height: 17px;
	margin-right:8px;
	background-position: -142px -185px;
	vertical-align: middle;
}
/*没有订阅*/
.icon-noSub{
	display:inline-block;
	width:100px;
	height:101px;
	background-position: -28px -104px;
}
/*小车图标*/
.iconCar{
	display:inline-block;
	width:24px;
	height:15px;
	background-position:-9px -411px;
	background-size:334px auto;
}
/*卖车*/
.saleBom li .info:nth-child(1){
	background-position: 1px -207px;	
}
.saleBom li:nth-child(2) .info:nth-child(1){
	background-position: 1px -261px;	
}
.saleBom li:nth-child(3) .info:nth-child(1){
	background-position: 1px -316px;	
}
/*排序按钮*/
.paixuBd li.down i,.paixuBd li.normal i{
	display: inline-block;
	width: 8px;
	height: 10px;
	margin-left:4px;
	background-position: -38px -15px;
	background-size:333px auto; 
}
.paixuBd li.up i{
	display: inline-block;
	width: 8px;
	height: 10px;
	margin-left:4px;
	background-position: -39px -28px;
	background-size:333px auto; 
}
/*筛选返回按钮*/
.iconReturn{
	position:fixed;
	left:10%;
	top:50%;
	display:block;
	width: 23px;
	height: 33px;
	margin-top:-16px;
	background-position: -152px -88px;
	background-size:333px auto; 
}
/*灰色眼睛按钮*/
.iconGreyeye{
	float: left;
	width: 18px;
	height: 13px;
	margin-right:4px;
	margin-top:8px;
	background-position:-140px -41px; 
}
.iconGreyeye2{
	float: left;
	width: 18px;
	height: 13px;
	margin-right:4px;
	margin-top:4px;
	background-position:-140px -41px; 
	margin-left:10px;
}
.iconGreyHeart2{
	float: left;
	width: 18px;
	height: 13px;
	margin-right:4px;
	margin-top:3px;
	background-position:-140px -41px; 
	margin-left:10px;
}
/*心形收藏按钮*/
.iconCollect{
	float: left;
	width: 15px;
	height: 13px;
	margin-right: 4px;
	margin-top:8px;
	background-position: -141px -59px;
}
.iconCollect2{
	width: 23px;
	height: 21px;
	background:url(/images/icon_sprite2.png);
	background-position: -203px -297px;
	background-size:228px auto;
	display:inline-block;
	position: absolute;
	left:0;
	top:11px;
}
/*右返回按钮*/
.turnRight{
	width: 8px;
	height: 14px;
	margin-top:12px;
	background-position:-120px -3px; 
}
/*个人中心*/
.iconPerson{
	display:inline-block;
	width: 19px;
	height: 18px;
	margin-top:14px;
	text-indent: -9999px;
	background-position: -49px -42px;
}
.iconComin{
	display:block;
	width: 10px;
	height: 14px;
	background-position: -189px -97px;
	background-size:320px auto; 
}
/*回到顶部*/
.topBack{
	position:fixed;
	bottom:20px;
	right:20px;
	width:40px;
	height:40px;
	background:url("/images/icon_top.png") no-repeat 0 0;
	background-size:40px auto;
	z-index:9999999;
	text-indent: -99999px;
	overflow: hidden;
}
.topBack span{
	text-indent: -999999px;
}